11. Partial Derivatives and Tangent Planes

c. Geometric Interpretation of Partial Derivatives

We would like to have a geometrical understanding of partial derivatives. Since a partial derivative is the derivative with respect to one variable while holding the other fixed, it is the slope of the tangent line to the curve obtained by letting one variable vary while holding the other fixed. This curve is called a trace.

Traces and their Tangent Lines

Consider the graph of a function of two variables: z=f(x,y) z=f(x,y)

xx-Trace, its Tangent Line and the xx-Partial Derivative
Fix a value of yy, say y=by=b. This determines a vertical plane parallel to the xzxz-plane that contains every point whose yy-coordinate is bb. The graph of the function f(x,y)f(x,y) intersects this plane in a curve called the xx-trace with y=by=b. Since y=by=b, the xx-trace is: z=f(x,b) z=f(x,b) The xx-partial derivative of ff at x=ax=a with yy held fixed at y=by=b, denoted fx(a,b)f_x(a,b), is the to the xx-trace at y=by=b. So the tangent line to the xx-trace at (a,b)(a,b) is: z=f(a,b)+fx(a,b)(xa) z=f(a,b)+f_x(a,b)(x-a)

Recall that the slope of a function z=f(x)z=f(x) at x=ax=a is f(a)f'(a) and the tangent line is z=f(a)+f(a)(xa)z=f(a)+f'(a)(x-a). For a function of 22 variables, the yy coordinate y=by=b just comes along for the ride.

[×]

Similarly:

yy-Trace, its Tangent Line and the yy-Partial Derivative
Fix a value of xx, say x=ax=a. This determines a vertical plane parallel to the yzyz-plane that contains every point whose xx-coordinate is aa. The graph of the function f(x,y)f(x,y) intersects this plane in a curve called the yy-trace with x=ax=a. Since x=ax=a, the yy-trace is: z=f(a,y) z=f(a,y) The yy-partial derivative of ff at y=by=b with xx held fixed at x=ax=a, denoted fy(a,b)f_y(a,b), is the slope of the tangent line to the yy-trace at x=ax=a. So the tangent line to the yy-trace at (a,b)(a,b) is: z=f(a,b)+fy(a,b)(yb) z=f(a,b)+f_y(a,b)(y-b)

xx-Trace and its Tangent Line
The plot at the right shows the graph of the function: f(x,y)=x2y2 f(x,y)=-x^2-y^2 Complete the below steps in order. (You will see a as you complete each one.)

  • Select the xzxz-Slice checkbox below the plot, to show a vertical plane parallel to the xzxz plane. Move the yy-slider, so the xzxz-Slice is at y=5y=5.
  • Select the xx-Trace checkbox to show the intersection of the xzxz-Slice and the graph of z=f(x,y)z=f(x,y) which is called the xx-Trace at y=5y=5.
  • Move the xx-slider, so the dot on the xx-Trace is at x=6x=6.
  • Select the xx-Tangent checkbox to show a small tangent line to the xx-Trace at y=5y=5. The slope of this tangent line is the xx-partial derivative, fx(6,5)f_x(6,5).
  • Click on Play xx to animate the point moving along the xx-Trace.
  • Note: You can rotate the entire plot with your mouse.
  • Find the equation of the tangent line at x=6x=6 to the xx-trace with y=5y=5.


xzxz-Slice xx-Trace xx-Tangent Play xx

x=x=
y=y=

Hint

Find f(6,5)f(6,5) and fx(6,5)f_x(6,5). Then use the formula: z=f(6,5)+fx(6,5)(x6) z=f(6,5)+f_x(6,5)(x-6)

[×]

Answer

z=12x+11z=-12x+11

[×]

Solution

Let's find f(6,5)f(6,5) and fx(6,5)f_x(6,5). We make a table: f(x,y)=x2y2f(6,5)=6252=61fx(x,y)=2xfx(6,5)=12\begin{aligned} f(x,y)&=-x^2-y^2 \quad &f(6,5)&=-6^2-5^2=-61 \\ f_x(x,y)&=-2x \quad &f_x(6,5)&=-12 \end{aligned} So, the tangent line to the xx-trace at the point (6,5)(6,5) is: z=f(6,5)+fx(6,5)(x6)=6112(x6)=12x+11\begin{aligned} z&=f(6,5)+f_x(6,5)(x-6) \\ &=-61-12(x-6) \\ &=-12x+11 \end{aligned}

[×]

yy-Trace and its Tangent Line
The plot at the right again shows the graph of the function: f(x,y)=x2y2 f(x,y)=-x^2-y^2

  • Select the yzyz-Slice checkbox below the plot, to show a vertical plane parallel to the yzyz plane. Move the xx-slider, so the yzyz-Slice is at x=6x=6.
  • Select the yy-Trace checkbox to show the intersection of the yzyz-Slice and the graph of z=f(x,y)z=f(x,y) which is called the yy-Trace at x=6x=6.
  • Move the yy-slider, so the dot on the yy-Trace is at y=5y=5.
  • Select the yy-Tangent checkbox to show a small tangent line to the yy-Trace at x=6x=6. The slope of this tangent line is the yy-partial derivative, fy(6,5)f_y(6,5).
  • Click on Play yy to animate the point moving along the yy-Trace.
  • Find the equation of the tangent line at y=5y=5 to the yy-trace with x=6x=6.


yzyz-Slice yy-Trace yy-Tangent Play yy

x=x=
y=y=

Hint

Find f(6,5)f(6,5) and fy(6,5)f_y(6,5). Then use the formula: z=f(6,5)+fy(6,5)(y5) z=f(6,5)+f_y(6,5)(y-5)

[×]

Answer

z=10y11z=-10y-11

[×]

Solution

Let's find f(6,5)f(6,5) and fy(6,5)f_y(6,5). We make a table: f(x,y)=x2y2f(6,5)=6252=61fy(x,y)=2yfy(6,5)=10\begin{aligned} f(x,y)&=-x^2-y^2 \quad &f(6,5)&=-6^2-5^2=-61 \\ f_y(x,y)&=-2y \quad &f_y(6,5)&=-10 \end{aligned} So, the tangent line to the yy-trace at the point (6,5)(6,5) is: z=f(6,5)+fy(6,5)(y5)z=6110(y5)z=10y11\begin{aligned} z&=f(6,5)+f_y(6,5)(y-5) \\ z&=-61-10(y-5) \\ z&=-10y-11 \end{aligned}

[×]

At a point (a,b)(a,b) the tangent plane to the surface z=f(x,y)z=f(x,y) is the plane containing the tangent lines to the xx-trace and yy-trace at (a,b)(a,b). This is discussed geometrically on the next page and algebraically on the following page.

© 2025 MYMathApps

Supported in part by NSF Grant #1123255